From c4d6938ca6d225f15f2b04924cafaa07062b54b4 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Thu, 16 Nov 2023 15:10:32 +0900 Subject: waybar changes on name, style and script --- config/waybar/configs/Simple-S [TOP] | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 config/waybar/configs/Simple-S [TOP] (limited to 'config/waybar/configs/Simple-S [TOP]') diff --git a/config/waybar/configs/Simple-S [TOP] b/config/waybar/configs/Simple-S [TOP] new file mode 100644 index 00000000..ebeb9823 --- /dev/null +++ b/config/waybar/configs/Simple-S [TOP] @@ -0,0 +1,30 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +// ### SIMPLE -SHORT ### // + +{ +"include": "~/.config/waybar/modules", +"layer": "top", +"position": "top", +"width": 1050, +"margin-top": 5, + +"modules-left": [ + "clock", + "custom/weather", + ], + +"modules-center": [ + "hyprland/workspaces#2" + ], + +"modules-right": [ + "custom/menu", + "tray", + "network", + "bluetooth", + "backlight", + "pulseaudio", + "battery", + "custom/power"], +} -- cgit v1.2.3